home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / tls / tls029.1.Z / tls029.1 / systems / 252 < prev    next >
Encoding:
Text File  |  1994-04-19  |  1.4 KB  |  31 lines

  1. FOR_C - Cobalt Blue
  2.  
  3. KEYWORDS: language translator, language, prototyping, debugger, Languages, Debuggers & Libraries        , 404     
  4.  
  5. FORTRAN to C Translator
  6.  
  7. FOR_C converts standard FORTRAN-77 to C  or ANSI and UNIX compilers, producing
  8. extremely readable code, which is concise, maintainable, and very portable
  9. between different environments. MILSPEC extensions are supported, along with
  10. many VAX PRIME and IBM-VS extensions.  I/O translations are excellent,
  11. e.g. list directed writes translate to fprintf's and unformatted I/O translates
  12. to fprtunf and fscanunf.  DO loops are reduced for efficient subscript
  13. translations.  Function arguments are checked for consistent usage with
  14. optional C prototypes, often finding hidden bugs, and passed either by value or
  15. by address.  A built-in C-style preprocessor allows easy code customization
  16. to meet your own specifications.  Extra options allow you to optimize
  17. assignment statements, variable usage, and character translations.  FOR_C also
  18. performs static analysis of your code.  FOR_C offers de-include
  19. capabilities, several output style options and support for FORTRAN-90 code
  20. generated by FOR-STRUCT, our FORTRAN structuring tool.
  21.  
  22. We include C source to the runtime library, for code portability along with
  23. options for porting between different machines.
  24.  
  25.  
  26. Cobalt Blue
  27. Tel: (404) 518-1116
  28. Fax: (404) 640-1182
  29. Beverley Lightfoot
  30. Marketing Manager
  31.